Creates a route map with one or more rules.
Execute efa policy route-map update --operation add-device to push the configuration initially on to the device. Any subsequent changes to existing configurations are automatically applied to devices where the route-map is present.
This example creates a route map, rmap_1, with two rules.
efa policy route-map create –-name rmap_1 –-rule seq[5],action[permit –-rule seq[10],action[permit]